google.golang.org/protobuf/proto.UnmarshalOptions.unmarshalSingular (method)
2 uses
google.golang.org/protobuf/proto (current package)
decode.go#L172: valLen, err = o.unmarshalSingular(b[tagLen:], wtyp, m, fd)
decode.go#L191: func (o UnmarshalOptions) unmarshalSingular(b []byte, wtyp protowire.Type, m protoreflect.Message, fd protoreflect.FieldDescriptor) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)